second string
英 [ˌsekənd ˈstrɪŋ]
美 [ˌsekənd ˈstrɪŋ]
网络 第二根弦; 替补队员
英英释义
noun
- a squad of players that are available either individually or as a team to relieve or replace the players who started the game
双语例句
- If you provide a second string argument, the prompt message box displays the second string in the text field as the default response.
如果提供了第二个字符串参数,则提示消息框的默认响应是在文本字段中显示第二个字符串。 - The third match does not begin exactly where the second match ended, because the second match returned the empty string.
第三个匹配不是在第二个匹配恰好结束的地方开始,因为第二个匹配返回了空字符串。 - In both these forms, the second input parameter, a text string, contains the name of the parameter without qualification.
在这两种形式中,第二个输入参数(文本字符串)包含不带限定的参数名。 - The second parameter is the authInfo string to be used when making UDDI4J calls to publish to the UDDI registry.
第二个参数是authInfo字符串,在进行UDDI4J调用以发布到UDDI注册中心时使用它。 - It is argued that, the teaching strategy of life oriented writing is twofold: First, create a platform to integrate life and writing; second, update teaching methods, string life and writing together.
笔者提出生活化作文的教学策略有二:其一创设平台,让生活与作文接轨;其二更新观念,打通作文与生活的甬道。 - Solskjaer introduced young talents Scott Wootton and Paul Pogba for further tasters of second string action, and the chances kept coming.
索尔斯克亚派出了年轻的斯科特。伍顿和保罗。博格巴上去试试运气,机会还是源源不断。 - The new regular expression in the second line matches any string that contains MSIE or starts with Lynx.
第二行中的新正则表达式匹配任何包含MSIE或以Lynx开头的字符串。 - The first parameter ( a string) is the name of the action method and the second parameter ( also a string) is the name of the controller.
第一个参数(字符串)是动作方法的名称,第二个参数(也是字符串)是控制器的名称。 - With the exception that one of the listeners converts the input string to uppercase, while the second converts the string to lowercase, the code for the listeners is exactly the same.
例外情况,一个监听器将输入字符串转换成大写字母,而另一个将其转换成小写字母,这对于监听器所编写的代码都是完全相同的。 - If the second group matched the string foo, for example, then passing the replacement string$ 2bar would cause foobar to be appended to the string buffer.
例如,如果第二个组与字符串foo相匹配,则传递替换字符串$2bar将导致foobar被附加到字符串缓冲区。